home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / mus / play / Play16_1_5.readme < prev    next >
Text File  |  1995-09-20  |  6KB  |  126 lines

  1. Short:    Plays WAV, IFF, MAUD, etc, 14 bit output
  2. Author:   wenzel@unixserv.rz.fh-hannover.de
  3. Uploader: wenzel@unixserv.rz.fh-hannover.de
  4. Type:     mus/play
  5.  
  6. ---------------------------------------------------------------------------
  7. -- Play16 version 1.5 (02.07.95) - a versatile soundplayer for the Amiga --
  8. ---------------------------------------------------------------------------
  9.  
  10. Features in brief
  11. -----------------
  12.  - autodetects and plays several soundfiles, up to 16 bit / 56 kHz / stereo
  13.  - full Workbench support (but not Intuition and no GUI)
  14.  - always correct playback speed, even for sounds >28 kHz
  15.  - realtime playback from harddisk, optimized assembler routines
  16.  - optional 14 bit output (less noise but not as good as true 16 bit)
  17.  - automatic or manual audio filter control
  18.  - plays mono sounds on *both* channels, not only on the left one
  19.  - plays (and loops) files that are larger than memory
  20.  - preloading for exactly timed start of playback
  21.  - fast uLaw decompression
  22.  - system friendly audio channel allocation
  23.  - optionally dump the output into a file (can be used to convert sounds)
  24.  - supported Filetypes are:
  25.  
  26.    * Microsoft RIFF-WAVE  (.WAV)  mono / stereo, 8 / 16 bit, linear / uLaw
  27.    * Creative Voice File  (.VOC)  mono / stereo, 8 / 16 bit, linear
  28.    * Sun/NeXT Audio       (.AU)   mono / stereo, 8 / 16 bit, linear / uLaw
  29.    * MacroSystem MAUD     (.MAUD) mono / stereo, 8 / 16 bit, linear / uLaw
  30.    * Apple/SGI/Amiga AIFF (.AIFF) mono / stereo, 8 / 16 bit, linear
  31.    * Amiga IFF-8SVX       (.IFF)  mono / stereo, 8      bit, linear / FibDelta
  32.    * Any raw sound data as long as it matches one of the following:
  33.      -  8 bit signed
  34.      -  8 bit unsigned
  35.      - 16 bit signed, Intel format    (LSB first)
  36.      - 16 bit signed, Motorola format (MSB first)
  37.  
  38.     - supported output devices are:
  39.  
  40.    * Native Amiga chipset (Paula)  8 bit
  41.    * Native Amiga chipset (Paula) 14 bit
  42.    * Native Amiga chipset (Paula) 14 bit calibrated (Christian Buchner)
  43.    * MacroSystem Maestro Pro      16 bit 44.1kHz and 48kHz only
  44.    * IFF-8SVX file dump            8 bit
  45.  
  46. What's new since V1.4?
  47. ----------------------
  48. V1.5    - Fixed a bug that caused enforcer hits when running Play16
  49.           from cli
  50.         - Changed the depth of Play16's productivity screen to 1 bitplane
  51.           to reduce CPU- and DMA-load
  52.         - "Play16 <path>" now opens a filerequester pointing to the
  53.           specified path. The new PATH tooltype does the same.
  54.         - Fixed mono playback of raw tracks.  Thanks to Christian Buchner.
  55.         - uLaw decompression for MAUD, too
  56.         - Fibonacci Delta decompression for 8SVX, thanks to Ralph Wermke
  57.           for the specs.
  58.  
  59.  
  60. --------------------------------- In German -------------------------------
  61.  
  62. Kurzübersicht
  63. -------------
  64.  - erkennt und spielt automatisch verschiedene Soundformate, bis zu
  65.    16 Bit, 56 kHz, stereo
  66.  - volle Workbench-Unterstützung, jedoch kein GUI
  67.  - immer korrekte Wiedergabegeschwindigkeit, sogar bei Sounds >28 kHz
  68.  - Echtzeitwiedergabe von Festplatte, optimierte Assembler-Routinen
  69.  - 14 Bit Ausgabe möglich (weniger Rauschen, aber schlechter als 16 Bit)
  70.  - automatische oder manuelle Filter-Kontrolle
  71.  - spielt Mono-Sounds auf BEIDEN Kanälen, nicht nur auf dem linken
  72.  - spielt (und wiederholt) Files, die größer als der Speicher sind
  73.  - Vorlade-Funktion für Tastengenaues Playback-Starten
  74.  - schnelle uLaw Entpackfunktion
  75.  - Systemfreundliche Tonkanal-Belegung
  76.  - Ausgabe in ein File ist möglich (Sound-Konvertierung)
  77.  - unterstützte Filetypen bislang:
  78.  
  79.    * Microsoft RIFF-WAVE  (.WAV)  mono / stereo, 8 / 16 bit, linear / uLaw
  80.    * Creative Voice File  (.VOC)  mono / stereo, 8 / 16 bit, linear
  81.    * Sun/NeXT Audio       (.AU)   mono / stereo, 8 / 16 bit, linear / uLaw
  82.    * MacroSystem MAUD     (.MAUD) mono / stereo, 8 / 16 bit, linear / uLaw
  83.    * Apple/SGI/Amiga AIFF (.AIFF) mono / stereo, 8 / 16 bit, linear
  84.    * Amiga IFF-8SVX       (.IFF)  mono / stereo, 8      bit, linear
  85.    * Raw-Sound-Daten mit mindestens einer folgender Voraussetzungen:
  86.      -  8 bit Vorzeichenbehaftet
  87.      -  8 bit nicht Vorzeichenbehaftet
  88.      - 16 bit signed, Intel Format    (LSB zuerst)
  89.      - 16 bit signed, Motorola Format (MSB zuerst)
  90.  
  91.  - derzeitig unterstützte Ausgabegeräte:
  92.  
  93.    * Amiga (Paula)  8 bit
  94.    * Amiga (Paula) 14 bit
  95.    * Amiga (Paula) 14 bit kalibriert (Christian Buchner)
  96.    * MacroSystem Maestro Pro      16 bit 44.1kHz und 48kHz
  97.    * IFF-8SVX File Ausgabe         8 bit
  98.  
  99.  
  100. ============================= Archive contents =============================
  101.  
  102. Original  Packed Ratio    Date     Time    Name
  103. -------- ------- ----- --------- --------  -------------
  104.      632     279 55.8% 02-Jul-95 22:44:02  Play16_1.5.info
  105.     1233     595 51.7% 21-Jun-95 21:42:34 +CyberSound.info
  106.     3719    1809 51.3% 02-Apr-95 00:03:46 +14bit.Doc
  107.     1096     488 55.4% 27-Apr-95 15:33:50 +14bit.Doc.info
  108.     4274    2118 50.4% 02-Apr-95 00:05:08 +14bit.Dok
  109.     1096     490 55.2% 27-Apr-95 15:33:50 +14bit.Dok.info
  110.    12300    6739 45.2% 01-Apr-95 21:56:02 +14Bit_Calibration
  111.     2211     826 62.6% 27-Apr-95 15:33:50 +14Bit_Calibration.info
  112.     1233     723 41.3% 27-Apr-95 15:33:50 +Presets.info
  113.      256     218 14.8% 29-Mar-95 16:11:12 +Flowerpower's_Calibration
  114.      529     274 48.2% 29-Mar-95 16:13:00 +Flowerpower's_Calibration.info
  115.    49024   25594 47.7% 02-Jul-95 23:23:20 +Play16
  116.    48508   25370 47.6% 02-Jul-95 23:13:48 +Play16'040
  117.    21866    8840 59.5% 02-Jul-95 23:31:40 +Play16.doc
  118.      468     227 51.4% 21-Jun-95 21:42:34 +Play16.doc.info
  119.    19237    8013 58.3% 02-Jul-95 23:25:42 +Play16.dok
  120.      468     233 50.2% 21-Jun-95 21:42:34 +Play16.dok.info
  121.     1066     684 35.8% 02-Jul-95 18:44:56 +Play16.info
  122.     4457    1758 60.5% 02-Jul-95 23:25:44 +Play16.readme
  123.      468     233 50.2% 21-Jun-95 21:42:34 +Play16.ReadMe.info
  124. -------- ------- ----- --------- --------
  125.   174141   85511 50.8% 03-Jul-95 09:14:44   20 files
  126.